lcHatchGetLoopSize Home

Retrieves a number of points in a hatch boundary's loop.

 int lcHatchGetLoopSize (
   HANDLE hHatch,
   int iLoop
 );

Parameters
hHatch
  Handle to a hatch object.
iLoop
  Zero-based index of the hatch loop.

Return Value

  A number of points in the hatch boundary's loop.

See Also

  Code sample,   lcHatchGetPoint